downloadWithProgress

Undocumented in source. Be warned that the author may not have intended to support it.
size_t
downloadWithProgress
(
string url
,
string saveToPath
,
void delegate
(
float t
)
onProgress
,
size_t updateDelay = 125
)

Meta